vcSphereFeature
The Sphere geometry primitive generates a sphere of the specified radius.
See in: Overview
Module: vcFeatures
Parent: vcPrimitiveFeature
Children -
Referenced by: -
Properties
Learn how to use properties here. The properties are also inherited from the parent class.
| Name | Type | Access | Description |
| Caps | Boolean | RW | Gets or sets the rendering of caps for the sphere. |
| EndSweep | vcRealExpressionProperty | R | Gets or sets the end angle for sweeping geometry. |
| Radius | vcRealExpressionProperty | R | Gets or sets the radius of the sphere. |
| Sections | vcIntExpressionProperty | R | Gets or sets the number of sections/sides along the longitude of swept geometry. |
| Spans | vcIntExpressionProperty | R | Gets or sets the number of sections/sides between the equator and poles of swept geometry. |
| StartSweep | vcRealExpressionProperty | R | Gets or sets the starting angle for sweeping geometry. |